Customizing the Product Name

You can customize the device's product name. The name is displayed in various places in the management interfaces, as shown below using the example of the customized product name "Product":

Web Login screen:

Web tab bar:

ini file "Board" field:
;Board: Product
CLI prompt:
Product(config-system)#
To customize the device's product name:
1. Create an ini file (*.ini) that includes the following parameter settings:
UseProductName = 1
UserProductName = < name >
2. Upload the ini file using the Auxiliary Files page (see Loading Auxiliary Files).
3. Click the Save button on the toolbar to save your settings to flash memory.